Basename of the file, will be appended by .h and .c

Property definitions

nitc $ CodeFile :: name
	# Basename of the file, will be appended by `.h` and `.c`
	var name: String
src/compiler/abstract_compiler.nit:1280,2--1281,17