dbIsReady property

bool dbIsReady
getter/setter pair

Tracks whether the database is ready for use.

Implementation

bool dbIsReady = false;