# File lib/core/message.rb, line 576
    def [](name)
      @properties[name]
    end