document property

XmlDocument? get document

Return the document that contains this node, or null if the node is not part of a document.

Implementation

XmlDocument? get document;