Delete a property from an object

Remove the age property from the person object using the delete operator.
JavaScript
Console