Property Name
Name
Gets the name of this Color.
public string Name { get; }
Property Value
Remarks
This method returns either the user-defined name of the color, if the color was created from a name, or the name of the known color. For custom colors, the RGB value is returned.