Map of attributes from the root deserialized object to the current object

Property definitions

msgpack $ MsgPackDeserializer :: path
	# Map of attributes from the root deserialized object to the current object
	private var path = new Array[Map[nullable Serializable, nullable Serializable]]
lib/msgpack/serialization_read.nit:91,2--92,80