return id;
return lastModified;
return name;
this.id = id;
this.lastModified = lastModified;
this.name = name;