CssFloatProperty sealed class CssFloatProperty : CssProperty, ICssFloatProperty, ICssProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/float Documentation Code public Floating State { get; } Gets the value of the floating property. public void SetState(Floating mode)