this.name = name;
return id;
return name;
return timestamp;
return users;
this.id = id;
this.timestamp = timestamp;
this.users = users;