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