Property definitions

ios $ UIStackView :: new
	new in "ObjC" `{
		return [[UIStackView alloc] init];
	`}
lib/ios/ui/uikit.nit:482,2--484,3