ConfigurationDomainCommandChangesPendingConfirmMessage Property
If specified and there are pending changes in the editor, this message will be displayed to the user
in a confirmation dialog after they've triggered the command, but before its execution.
They will have the option to proceed 'OK' or 'Cancel' the command.
Note: This should be used as a replacement for "confirmMessage" messages. When this message is defined
the "comfirmMessage" prompt is not used.