Property definitions

egl $ EGLError :: is_bad_match
	fun is_bad_match: Bool `{ return self == EGL_BAD_MATCH; `}
lib/egl/egl.nit:324,2--59