parent property

XmlNode? get parent

Return the parent node of this node, or null if there is none.

Implementation

XmlNode? get parent;