Property definitions

egl $ EGLConformant :: with_opengl_es2
	fun with_opengl_es2: EGLConformant `{ return self | EGL_OPENGL_ES2_BIT; `}
lib/egl/egl.nit:273,2--75