attribute

A property of a class that denotes a field present in each instance of the class.

Attributes are equivalent to what some other languages call instance variables or field variables.