# File lib/net/sftp/operations/download.rb, line 198
    def []=(name, value)
      @properties[name.to_sym] = value
    end