Property definitions

jvm $ JavaVMInitArgs :: options=
	fun options=(v: JavaVMOptionArray) `{ self->options = v; `}
lib/jvm/jvm.nit:104,2--60