# File lib/net/ssh/shell/process.rb, line 25
    def []=(key, value)
      @properties[key] = value
    end