Property definitions

java $ NativeFile :: can_read
	fun can_read: Bool in "Java" `{ return self.canRead(); `}
lib/java/io.nit:37,2--58