CssFontStyleProperty sealed class CssFontStyleProperty : CssProperty, ICssFontStyleProperty, ICssProperty Information: https://developer.mozilla.org/en-US/docs/Web/CSS/font-style Documentation Code public FontStyle Style { get; } Gets the selected font style.