CssColumnRuleWidthProperty sealed class CssColumnRuleWidthProperty : CssProperty, ICssColumnRuleWidthProperty, ICssProperty More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-width Documentation Code public Length Width { get; } Gets the width of the column-rule. public void SetWidth(Length width)