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).
- Type: CNM_AbstractObject.ClassName
- Getter:
public
Code
Declaration
PROPERTY className : CNM_AbstractObject.ClassName