# File lib/core/message.rb, line 256
    def id=(id)
      Cproton.pn_message_set_id(@impl, id)
    end