nodejs remove key from dictionary code example Example: how to remove particular value in dictionary in nodehs delete myObj["SomeProperty"]; delete myObj.SomeProperty;