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