public StepBuilder(ActivityBuilder activityBuilder, StepSchema stepSchema) { _parent = activityBuilder; _stepSchema = stepSchema; }