Returns the name of this property.
There is only ever one property with a given name within a single Element.
Property type
A String value.
Syntax
object.Name [= value]
The Name property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type Property. |
value | A String value |