Variable OKErrorPacket.error

struct OKErrorPacket
{
  // ...
  bool error ;
  // ...
}