this.org = org; this.name = name;
return description;
return name;
return org;
return users;
this.description = description;
this.name = name;
this.org = org;
this.users = users;