<Code Lib>
2025 Property
Changes 0
P

Element.Name

Description:
A human readable name for the Element.
Remarks:
The Name property is a human readable name for the element, such as Wall.

public virtual string Name { get; set; }

Loading…