# File lib/net/ssh/multi/channel.rb, line 61
    def []=(key, value)
      @properties[key] = value
    end