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