LocalName

Node.LocalName property

Gets the local part of the qualified name of this node.

public virtual string LocalName { get; }

See Also