database property

Rx<TafsirDatabase?> database
getter/setter pair

Implementation

Rx<TafsirDatabase?> database = Rx<TafsirDatabase?>(null);