Class variables are normally meant to be kept safe for a reason.
When you have an exception to the rule, (only you can prevent bad code) you have options.

Getter methods are lame, but simple and...