Property definitions

core $ NativeFile :: io_close
	fun io_close: Int `{ return fclose(self); `}
lib/core/file.nit:1534,2--45