Property definitions

java $ NativeFile :: length
	fun length: Int in "Java" `{ return (int)self.length(); `}
lib/java/io.nit:72,2--59