name property
SimpleIdentifier?
get
name
The name of the constructor, or null if the specified constructor is the
unnamed constructor and the name new wasn't explicitly used.
Implementation
SimpleIdentifier? get name;