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