Property definitions

egl $ EGLError :: is_bad_display
	fun is_bad_display: Bool `{ return self == EGL_BAD_DISPLAY; `}
lib/egl/egl.nit:323,2--63