Property definitions

java $ NativeFile :: is_file
	fun is_file: Bool in "Java" `{ return self.isFile(); `}
lib/java/io.nit:69,2--56