Notation.NodeName

Notation.NodeName property

The name of this node, depending on its type.

public override string NodeName { get; }

Property Value

The name of the node.

See Also