Property definitions

jvm $ JValue :: get_float
	fun get_float: Float `{
		return self.f;
	`}
lib/jvm/jvm.nit:496,2--498,3