setTo property

set setTo (String to)

Implementation

set setTo(String to) {
  this.to = to;
}