this.name = name;
return company;
return id;
return name;
return region;
this.company = company;
this.id = id;
this.region = region;