# File lib/core/message.rb, line 349
    def content_type=(content_type)
      Cproton.pn_message_set_content_type(@impl, content_type)
    end