Property definitions

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