public StateMessage(AddressState state)
 {
     this.state = state;
 }
 public StateMessage(AddressState state)
 {
     this.state = state;
 }