name property
String
get
name
Returns the name of the database.
Implementation
_i2.String get name => _i4.getProperty(
this,
'name',
);
Returns the name of the database.
_i2.String get name => _i4.getProperty(
this,
'name',
);