# File lib/ffi-rzmq/message.rb, line 203
    def get(property)
      LibZMQ.zmq_msg_get(@pointer, property)
    end