Declaring class-level variables (properties)

To declare and initialize class-level variables, do the following:

The remaining procedure is no different from the procedure for declaring and initializing local variables.

You learned how to declare and initialize local variables in the lesson titled "Data Types and Variables"