Property definitions

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