CssColumnRuleColorProperty sealed class CssColumnRuleColorProperty : CssProperty, ICssColumnRuleColorProperty, ICssProperty More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-color Documentation Code public Color Color { get; } Gets the color for the vertical column rule. public void SetColor(Color color)