Property definitions

jvm $ JavaVMInitArgs :: n_options=
	fun n_options=(v: Int) `{ self->nOptions = v; `}
lib/jvm/jvm.nit:107,2--49