Property definitions

core $ NativeFile :: feof
	fun feof: Bool `{ return feof(self); `}
lib/core/file.nit:1548,2--40