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