instance variable


An object's instance variables store the data (a.k.a. attributes) of the object.


Course References:

Object Attributes