point.toString()
Returns the rectangle as a string.
new g.Rect(10, 20, 30, 40).toString() = "10@20 40@60"