replyProperty

The ButtonType that was pressed to dismiss this Dialog.

If this is null, the client can assume the stage was closed use the window's close button, or Alt+F4.

Note, this is only updated by buttons added via buttonTypes. So, if you add additional buttons directly to the buttonBar (which close the stage), consider setting this manually, or provide another mechanism for the client to know the result of the dialog.