The XmlNodeType of the current event. Will be one of
            Element, EndElement, or Attribute during parsing,
            and None at the start and end.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public XmlNodeType NodeType { get; }
 Declaration Syntax
 Declaration Syntax| C# | 
public XmlNodeType NodeType { get; }