[]
Gets or sets the top-level font weight for the content of the element.
public bool Bold { get; set; }
Public Property Bold As Boolean
<code>True</code> if font weight is bold (700).
Otherwise, font weight is normal or regular (400).