CssFontWeightProperty sealed class CssFontWeightProperty : CssProperty, ICssFontWeightProperty, ICssProperty Information: https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight Documentation Code public bool IsRelative { get; } public int Weight { get; }