className property
The name of the class enclosing this declaration. If the declaration is not a class member, this field will be absent.
Implementation
String? className;
The name of the class enclosing this declaration. If the declaration is not a class member, this field will be absent.
String? className;