Instructs the System.Xml.XmlReader to read the fully qualified name of the element where it is currently positioned.
A System.Xml.XmlQualifiedName that represents the fully qualified name of the current XML element; otherwise, null if a null="true" attribute value is present.
The protected members of System.Xml.Serialization.XmlSerializationReader are intended for use only by derived classes that are used internally within the .NET Framework XML serialization infrastructure.