Property definitions

jvm $ JValue :: get_int
	fun get_int: Int `{
		return self.i;
	`}
lib/jvm/jvm.nit:488,2--490,3