# File lib/net/sftp/operations/upload.rb, line 201
    def [](name)
      @properties[name.to_sym]
    end