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