x property

x property

Corresponds to attribute �x� on the given �filter� element.

Definition:

@property
def x(self):
    ...

See Also