An instance variable (x) is a variable that is local to an instance. Neither the class nor any other instance can access that variable.
~
I add a number of facilities to those in ClassDescription:
An instance variable (x) is a variable that is local to an instance. Neither the class nor any other instance can access that variable.
~
I add a number of facilities to those in ClassDescription: