CssColorProperty sealed class CssColorProperty : CssProperty, ICssColorProperty, ICssProperty More Information: https://developer.mozilla.org/en-US/docs/Web/CSS/color Documentation Code public Color Color { get; } Gets the selected color for the foreground.