Property definitions

ios $ NitViewController :: new
	new import App.after_window_pop in "ObjC" `{
		return [[NitViewController alloc] init];
	`}
lib/ios/ui/ui.nit:201,2--203,3