public property UnitAttribute.Name

Brief

The primary name of the unit

Declaration
C#
string  Name public get; public set;

Declared in UnitAttribute

back