document property

T get document

The document that the edit is for.

Implementation

T get document => _i5.getProperty(
      this,
      'document',
    );