# File lib/net/ssh/connection/channel.rb, line 133
    def [](name)
      @properties[name]
    end