Gets the System.Xml.XmlDocument to which this node belongs.
The System.Xml.XmlDocument that owns this node.
When adding nodes to the current node, use the System.Xml.XmlDocument returned by the XmlNode.OwnerDocument property to create the node.