Noun (thing)
Encapsulation
in object-oriented programming, the ability of an object to hide its data and methods from the rest of the code
The professor told us that encapsulation of data is what helps makes objects so reusable.