[]
Gets or sets the name for the format scheme.
The name is simply a human readable string which identifies the format scheme in the user interface.
public string Name { get; set; }
Public Property Name As String