Additionnal factory

Property definitions

cocoa :: cocoa_extern_types $ NSString :: hello
	# Additionnal factory
	new hello in "ObjC" `{ return @"Factory Hello"; `}
lib/cocoa/examples/cocoa_extern_types.nit:29,2--30,51