Property definitions

egl $ EGLConformant :: opengl_es2
	fun opengl_es2: Bool `{ return self & EGL_OPENGL_ES2_BIT; `}
lib/egl/egl.nit:272,2--61