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