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