Property definitions

egl $ EGLError :: is_bad_context
	fun is_bad_context: Bool `{ return self == EGL_BAD_CONTEXT; `}
lib/egl/egl.nit:321,2--63