CSSColumnRuleColorProperty public sealed class CSSColumnRuleColorProperty : CSSProperty 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.