# File lib/net/sftp/request.rb, line 50
    def [](key)
      properties[key.to_sym]
    end