Return the parent node of this node, or null if there is none.
null
@override XmlNode? get parent => _parent;