name property

name property

Gets the element name.

Definition:

@property
def name(self):
    ...

See Also