document property

Document get document

window.document returns a reference to the document contained in the window.

Implementation

external Document get document;