Description
Name of the feature.
-
Property type
-
A String value.
-
Syntax
-
object.Name [= value]
The Name Property syntax has these parts: |
| object | An expression evaluating to an object of type McMMFeature. | | value | A String value. | Remarks
The property returns the name of the feature. Sub-features' names are derived from this name.
|