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