this.name = name; this.nextId = nextId;
return name;
return nextId;
this.name = name;
this.nextId = nextId;