Property definitions

egl $ EGLConfigCaveat :: is_non_conformant
	fun is_non_conformant: Bool `{ return self == EGL_NON_CONFORMANT_CONFIG; `}
lib/egl/egl.nit:249,2--76