[x property The X coordinate value. Definition: @property def x(self): ... @x.setter def x(self, value): ... See Also class Point]