[]
Gets or sets the style name.
[Browsable(false)]
public string Name { get; set; }
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 '}').