parent property

Expression<int> parent

The id of the parent of this element.

Implementation

Expression<int> get parent => _col('parent');