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