table property

MoorTable? table
getter/setter pair

The table on which this index is created.

This field can be null in case the table wasn't resolved.

Implementation

MoorTable? table;