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