Property definitions

egl $ EGLConfigCaveat :: is_slow
	fun is_slow: Bool `{ return self == EGL_SLOW_CONFIG; `}
lib/egl/egl.nit:245,2--56