# File lib/core/message.rb, line 420
    def content=(content)
      Cproton.pn_message_load(@impl, content)
    end