CssHeightProperty sealed class CssHeightProperty : CssCoordinateProperty, ICssHeightProperty, ICssProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/height Documentation Code public Length? Height { get; }