public bool IsInstance { get; }
Public ReadOnly Property IsInstance As Boolean Get
public: property bool IsInstance { bool get (); }
member IsInstance : bool with get