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