CdmNode.nodeName

string nodeName() const pure nothrow @nogc @safe

Returns the tag name if this is a TAG node.

Returns

The tag name, or null if not a TAG.