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