Property definitions

egl $ EGLConfigCaveat :: is_dont_care
	fun is_dont_care: Bool `{ return self == EGL_DONT_CARE; `}
lib/egl/egl.nit:242,2--59