this.name = name; this.creationDate = new Date(System.currentTimeMillis());
return creationDate;
return name;