Element.Name
Property
Description:
A human readable name for the Element.
A human readable name for the Element.
Remarks:
The Name property is a human readable name for the element, such as Wall.
The Name property is a human readable name for the element, such as Wall.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when the name of the element cannot be changed. |
| ArgumentException | Thrown when the element requires a unique name and a non-unique name is set. |