ACadSharp.Objects.NonGraphicalObject.Name - DomCR/ACadSharp GitHub Wiki

Name Property

Name identifier for this object.

Remarks

The name of a will be used as the name of the entry when the owner is a otherwise the name may not be saved if there is no dxf code assigned to the .

Definition

Namespace: ACadSharp.Objects.NonGraphicalObject

C#

public virtualString Name { get; set; }

Property Value

String