new point { print() } Class Point x = 10 y = 20 z = 30 func print see x + nl + y + nl + z + nl