name property
SimpleIdentifier?
get
name
Return the name of the extension, or null
if the extension does not have
a name.
Implementation
SimpleIdentifier? get name;
Return the name of the extension, or null
if the extension does not have
a name.
SimpleIdentifier? get name;