Show this message box

Property definitions

cocoa $ NSAlert :: run_modal
	# Show this message box
	fun run_modal in "ObjC" `{ [self runModal]; `}
lib/cocoa/app_kit.nit:36,2--37,47