tables property

Set<DbTable>? tables
getter/setter pair

The tables in the database

Implementation

Set<DbTable>? tables;