Adding and Removing Properties on an Object | KIRUPA

Objects in JavaScript seem fairly simple. They have a name, they use the weird curly braces a lot, and they contain data in the form of property / value pairs:


This is a companion discussion topic for the original entry at http://www.kirupa.com/javascript/adding_removing_properties_object.htm