In object-oriented programming, an instance variable or data member is the data encapsulated within a class or object.

See also: class variable, field, instance, method