Property definitions

java $ NativeFile :: can_write
	fun can_write: Bool in "Java" `{ return self.canWrite(); `}
lib/java/io.nit:38,2--60