return id;
return location;
return owner;
this.id = id;
this.location = location;
this.owner = owner;