# File lib/tmail/interface.rb, line 305
    def to=( *strs )
      set_string_array_attr 'To', strs
    end