Classes can have properties.
This is one of the few places where
Crystal forces you to explicitly
set types!
Properties are accessed internally
by prepending @.
You'll see it used below.
Classes can have properties.
This is one of the few places where
Crystal forces you to explicitly
set types!
Properties are accessed internally
by prepending @.
You'll see it used below.