return hireDate;
return id;
return person;
this.hireDate = hireDate;
this.id = id;
this.person = person;