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