Variable OKErrorPacket.message

struct OKErrorPacket
{
  // ...
  string message ;
  // ...
}