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