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