Property definitions

egl $ EGLConformant :: with_opengl_es
	fun with_opengl_es: EGLConformant `{ return self | EGL_OPENGL_ES_BIT; `}
lib/egl/egl.nit:270,2--73