table property

SchemaTable? table
getter/setter pair

The SchemaTable this column belongs to.

May be null if not assigned to a table.

Implementation

SchemaTable? table;