What if we want to get rid of a property, though? We can use a handy little keyword to, well, delete it.

Huzzah! The delete keyword deletes the whole name-value pair that makes up the property.

Aren't we trying to  delete the property?