I have an enum with two members,
enum Step { ONE = "StepOne", TWO = "StepTwo" }
each of which are assigned to a prope