parent property

TableNode get parent

Implementation

_i3.TableNode get parent => _i5.getProperty(
      this,
      'parent',
    );