notebook property

NotebookDocument get notebook

The affected notebook.

Implementation

_i3.NotebookDocument get notebook => _i5.getProperty(
      this,
      'notebook',
    );