getName

getName(): String;

The getName method of the JadeDynamicObject class returns a string containing the name of the receiver if this is not null (""); otherwise it returns a string containing the class of the receiver.