Property definitions

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