// Serialize the Message Wrapper Class.
 public String getSerializedMessage() {
   return Common.Serialize(this);
 }