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

Property definitions

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