Property definitions

jvm $ JValue :: get_boolean
	fun get_boolean:Bool `{
		return self.z;
	`}
lib/jvm/jvm.nit:472,2--474,3