importQtQuick2.12Item{// `null` for default which makes the wizzard display one of the buttons: "Next" if more pages or "Done" if the lastpropertystringdoneText:null// Blocks user from closing the wizard or going to the next page until this becomes truepropertyboolforceConfirmation:falsesignalcloseView()}