Was the attribute queried by the last call to deserialize_attribute missing?

Property definitions

serialization $ Deserializer :: deserialize_attribute_missing=
	# Was the attribute queried by the last call to `deserialize_attribute` missing?
	var deserialize_attribute_missing = false
lib/serialization/serialization_core.nit:128,2--129,42