XMLNode.Name


public property Name

Prototype:

Read property Name [szName]

Description:

Gets the name of the xml node. For example:
some data has the Name property "myNode".

Return value:

Returns the name of the xml node.