true if there is a next attribute; false if there are no more attributes.
If the current node is an element node, this method is equivalent to XmlReader.MoveToFirstAttribute. If MoveToNextAttribute returns true, the reader moves to the next attribute; otherwise, the position of the reader does not change.