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