node_name property

node_name property

Returns the name of the current node as a string.

Remarks

Reference:

DOM Standard.

Definition:

@property
def node_name(self):
    ...

See Also