className property

String? className
getter/setter pair

If the node creates a new class instance, or a reference to an instance, this field has the name of the class.

Implementation

String? className;