public Message_ArrayOfMsg Move(Message_ArrayOfMsg theOther)
 {
     throw new NotImplementedException();
 }
 public Message_ArrayOfMsg(Message_ArrayOfMsg theOther)
     : base()
 {
     throw new NotImplementedException();
 }