Removes the node from the XmlNamedNodeMap.
name The qualified name of the node to remove. The name is matched against the XmlNode.Name property of the matching node.
The XmlNode removed from this XmlNamedNodeMap or null if a matching node was not found.