Gets the component name.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.0
Syntax
VB
Public ReadOnly Property Name As String Get
C#
public string Name { get; }
Public ReadOnly Property Name As String Get
public string Name { get; }