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