XmlReader.name
string name() @property const @safe nothrowReturns the current node name (prefix:local or local).
For attribute position, returns the attribute name.
string name() @property const @safe nothrowReturns the current node name (prefix:local or local).
For attribute position, returns the attribute name.