line.toString()
Returns the line represented as a string.
new g.Line('10 10', '20 20').toString() = "10@10 20@20"