Names of the attributes from the root to the object currently being deserialized

Property definitions

msgpack $ MsgPackDeserializer :: attributes_path=
	# Names of the attributes from the root to the object currently being deserialized
	var attributes_path = new Array[String]
lib/msgpack/serialization_read.nit:97,2--98,40