document property

TextDocument get document

Implementation

TextDocument get document {
  return _document;
}