Search
Use delete to remove a property from an object.
delete
Take a look at an example:
You can see that we can use delete with both the dot notation as well as the bracket notation.