public bool IsDatabase { get; }
Public ReadOnly Property IsDatabase As Boolean Get
public: virtual property bool IsDatabase { bool get () sealed; }
abstract IsDatabase : bool with get override IsDatabase : bool with get
In This Article