return firstName;
return lastName;
return SUCCESS;
this.firstName = firstName;
this.lastName = lastName;