It's a simple addition but it would be very useful. Currently I can address WizardSteps inside the wizard by index only, like that: WizardSteps[1]. I want to be able to address WizardSteps by step Title, like that: WizardStep["Review"]