Property definitions

egl $ EGLError :: is_bad_alloc
	fun is_bad_alloc: Bool `{ return self == EGL_BAD_ALLOC; `}
lib/egl/egl.nit:318,2--59