prefix property
SimpleIdentifier
get
prefix
The prefix associated with the library in which the identifier is defined.
Implementation
SimpleIdentifier get prefix;
The prefix associated with the library in which the identifier is defined.
SimpleIdentifier get prefix;