public bool Underline { get; set; }
Public Property Underline As Boolean Get Set
public: property bool Underline { bool get (); void set (bool value); }
member Underline : bool with get, set
In This Article