Property definitions

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