Property definitions

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