Programming - Concept
Property
A named piece of information stored on an object
What's it for?
Holds one characteristic or value belonging to a particular object.
For example…
A Customer object has a property called emailAddress holding the email for that particular customer