Flag that indicate if the importation is already completed

Property definitions

nitc :: loader $ AModule :: _is_importation_done
	# Flag that indicate if the importation is already completed
	var is_importation_done: Bool = false
src/loader.nit:1286,2--1287,38