AssetUnit.Name

AssetUnit.Name property

Gets or sets the name. The name attribute specifies the name of the unit. The default value for the name attribute is “meter”.

public string Name { get; set; }

See Also