$this
public function to(Address|string ...$addresses) : static { return $this->setListAddressHeaderBody('To', $addresses); }