JavaScript Object Properties

Properties are the values associated with a JavaScript object. Object properties are defined as a simple association between name and value.

Code :