Property

The term property can have several meanings depending on the context. It may refer to:

Property (CSS)
A CSS property is a characteristic (like color) whose associated value defines one aspect of how the browser should display the element.
Property (JavaScript)
A JavaScript property is a characteristic of an object, often describing attributes associated with a data structure.