this.name = name;
return dataPoints;
return id;
return info;
return name;
return owner;
this.dataPoints = dataPoints;
this.id = id;
this.info = info;
this.owner = owner;