Property definitions

egl $ EGLError :: is_success
	fun is_success: Bool `{ return self == EGL_SUCCESS; `}
lib/egl/egl.nit:314,2--55