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:1281,2--1282,17