name property

String? name
getter/setter pair

The name of the database. Null if the name is not available.

Implementation

String? name;