Skip to main content

className

Short summary

This abstract property returns the class name of the concrete object, It's for debugging purpose

Attention: For derivations: It is necessary that this property is overridden by the concrete class

Code

Declaration

PROPERTY ABSTRACT className : CNM_AbstractObject.ClassName