Properties or property variables

I will not illustrate property variables in this lesson.

I will explain how to declare and initialize them. 

The procedures for using property variables is pretty much the same as the procedures for using local variables.

(Except for the fact that they have a much longer lifetime.)