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