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