Skip to main content

className

Short summary

This abstract property returns the class name of the concrete object, which is useful for logging/debugging purpose or to check the class name for __DELETE in factories (sometimes it's necessary to do more than just to free the memory).

Code

Declaration

PROPERTY className : CNM_MessageInterfaces.CNM_AbstractObject.ClassName