name property Null safety
Return the name of the class defining the constructor that is being invoked or the name of the field that is being referenced.
Implementation
Identifier get name;
Return the name of the class defining the constructor that is being invoked or the name of the field that is being referenced.
Identifier get name;