tag_name property

tag_name property

The name of the element.

Definition:

@property
def tag_name(self):
    ...

See Also