Property definitions

egl $ EGLSurface :: is_ok
	fun is_ok: Bool `{ return self != EGL_NO_SURFACE; `}
lib/egl/egl.nit:193,2--53