x property

x property

Gets the x.

Definition:

@property
def x(self):
    ...

See Also