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