Variable Message.timestamp

Declaration

class Message
{
  // ...
  string timestamp;
  // ...
}