table property Null safety
read / write
The SchemaTable this column belongs to.
May be null if not assigned to a table.
Implementation
SchemaTable? table;
The SchemaTable this column belongs to.
May be null if not assigned to a table.
SchemaTable? table;