Variable Tire.vendor_

class Tire
{
  // ...
  string vendor_ ;
  // ...
}