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