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