ACadSharp.Blocks.Block.Name - DomCR/ACadSharp GitHub Wiki

Name Property

Specifies the name of the object.

Definition

Namespace: ACadSharp.Blocks.Block

C#

public String Name { get; set; }

Property Value

String