Name

Color.Name property

Gets the name of this Color.

public string Name { get; }

Property Value

The name of this Color.

See Also