owner_element property

owner_element property

The Element node this attribute is attached to or null if this attribute is not in use.

Definition:

@property
def owner_element(self):
    ...

See Also