Property definitions

egl $ EGLDisplay :: new
	new(handle: Pointer) `{ return eglGetDisplay(handle); `}
lib/egl/egl.nit:40,2--57