CadClassEntity.Name

CadClassEntity.Name property

Gets or sets the name.

public string Name { get; set; }

Property Value

The name.

See Also