CSSColumnCountProperty public sealed class CSSColumnCountProperty : CSSProperty More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/column-count Documentation Code public int Count { get; } Gets the number of columns. public bool IsUsed { get; } Gets if the column count should be considered.