Property definitions

egl $ EGLConformant :: opengl_es
	fun opengl_es: Bool `{ return self & EGL_OPENGL_ES_BIT; `}
lib/egl/egl.nit:269,2--59