this.pk = pk; this.name = name; this.id = id;
return id;
return name;
return pk;
this.id = id;
this.name = name;
this.pk = pk;