this.name = name;
return address;
return details;
return id;
return name;
this.address = address;
this.details = details;
this.id = id;