Variable State.client

Declaration

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