put company Id
@param id String @return company Company
Company putId(String id) { companyMap["id"] = id; return this; }