Gets the name of the item.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property Name As String Get
C#
string Name { get; }
ReadOnly Property Name As String Get
string Name { get; }