# File ../lib/fox/scintilla.rb, line 2057
    def setProperty(key, value)
      sendMessage(4004, key, value)
    end