return id;
return joinedName;
return name;
this.id = id;
this.joinedName = joinedName;
this.name = name;