Property definitions

egl $ EGLError :: is_bad_surface
	fun is_bad_surface: Bool `{ return self == EGL_BAD_SURFACE; `}
lib/egl/egl.nit:328,2--63