Property definitions

jvm $ JavaVMInitArgs :: version=
	fun version=(v: Int) `{ self->version = v; `}
lib/jvm/jvm.nit:101,2--46