Property definitions

egl $ EGLDisplay :: is_valid
	fun is_valid: Bool `{ return self != EGL_NO_DISPLAY; `}
lib/egl/egl.nit:42,2--56