Property definitions

jvm $ JValue :: get_jobject
	fun get_jobject: JavaObject `{
		return self.l;
	`}
lib/jvm/jvm.nit:504,2--506,3