NamedStyle.Name Property
Gets or sets the name of the style
Syntax
public System.String Name { get; set; }
Property Value
Default: Must be specified in constructor.
The name of the style.
Remarks
This is the identifier of the style, used in calls to View.EnableStyle and Layer.EnableStyle.
Platforms
Windows, Linux, Android