name property
Identifier
get
name
The name of either the class defining the constructor that is being invoked or the field that is being referenced.
If a named constructor is being referenced, then the name of the constructor is available using constructorName.
Implementation
Identifier get name;