CadBlockEntity.Description

CadBlockEntity.Description property

Gets or sets the description.

public string Description { get; set; }

Property Value

The description.

See Also