CSSLeftProperty sealed class CSSLeftProperty : CSSCoordinateProperty, ICssLeftProperty, ICssProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/left Documentation Code public IDistance Left { get; }