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