name property
SimpleIdentifier
get
name
Return the name of the variable being declared.
Implementation
SimpleIdentifier get name;
Return the name of the variable being declared.
SimpleIdentifier get name;