Instance Property インスタンスプロパティ

document

The current document model.

Declaration 宣言

var document: Document { get set }

Discussion 議論

Changes to the document are observed and on change dirty the document state for resaving. Undo actions are not automatically registered and need to be done explicitly.