Name of the Civil 3D object.
Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.7.0.1276
Syntax
C#
public string Name { get; }
VB
Public ReadOnly Property Name As String Get
C++
public: property String^ Name { String^ get (); }