Outcome = xyz. In this code, emp1 object uses company as its prototype property. Delete operator does not delete prototype property. The object emp1 does not have company as its property. It is possible to delete company property from the Employee object directly by using delete Employee.company.