Property definitions

java $ NativeFile :: free_space
	fun free_space: Int in "Java" `{ return (int)self.getFreeSpace(); `}
lib/java/io.nit:60,2--69