Variable IModel.client

Declaration

class IModel
{
  // ...
  Client client;
  // ...
}