Property definitions

ios $ UIWindow :: new
	new in "ObjC" `{ return [[UIWindow alloc] init]; `}
lib/ios/ui/uikit.nit:89,2--52