Property definitions

java $ NativeFile :: exists
	fun exists: Bool in "Java" `{ return self.exists(); `}
lib/java/io.nit:49,2--55