Point.x

the x coordinate of the point

class Point
int x;

Meta