Feature.getName

Gets a short name for the feature.

The returned string is suitable to be displayed to end users, but it should not be relied upon being localized.

Note that some *features may not* have a short name, and NULL is returned in this case.

class Feature
string
getName
()

Return Value

Type: string

Short feature name.