Property definitions

egl $ EGLError :: is_bad_access
	fun is_bad_access: Bool `{ return self == EGL_BAD_ACCESS; `}
lib/egl/egl.nit:317,2--61