return description;
return id;
return name;
this.description = description;
this.id = id;
this.name = name;