public bool IsFullSize { get; set; }Public Property IsFullSize As Boolean
Get
Setpublic:
virtual property bool IsFullSize {
bool get () sealed;
void set (bool value) sealed;
}abstract IsFullSize : bool with get, set
override IsFullSize : bool with get, set