tables property

List<Table>? tables
getter/setter pair

The list of tables in the workspace.

Implementation

core.List<Table>? tables;