When overridden in a derived class, moves to the attribute with the specified XmlReader.LocalName and XmlReader.NamespaceURI.
true if the attribute is found; otherwise, false. If false, the reader's position does not change.
After calling MoveToAttribute, the XmlReader.Name, XmlReader.NamespaceURI, and XmlReader.Prefix properties reflect the properties of that attribute.