[]
Gets or sets the style name.
[Browsable(false)]
public string Name { get; set; }
<Browsable(False)>
Public Property Name As String
Style names must be unique. Setting a style name to the name of an already existing style will throw an exception.
Style names must have one or more characters and may not include curly braces ('{' and '}').