table property

String? table
getter/setter pair

The table name.

This will be required only if the object is a level below database or schema.

Optional.

Implementation

core.String? table;