Property definitions

gamnit $ GLKTextureInfo :: width
	fun width: Int in "ObjC" `{ return self.width; `}
lib/gamnit/display_ios.nit:109,2--50