CssBackgroundColorProperty sealed class CssBackgroundColorProperty : CssProperty, ICssBackgroundColorProperty, ICssProperty More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/background-color Documentation Code public Color Color { get; } Gets the color of the background. public void SetColor(Color color)