Javascript JavaScript Properties June 12, 2022 Pramod T P Leave a comment Properties are the values associated with a JavaScript object. A JavaScript object is a collection of unordered properties. Properties can usually be changed, added, and deleted, but some are read only.