Property definitions

java $ NativeFile :: absolute
	fun absolute: Bool in "Java" `{ return self.isAbsolute(); `}
lib/java/io.nit:67,2--61