nextSteps property

ToolNextStepsView? nextSteps
getter/setter pair

The page users go to after they finish using the tool. This is what the summary view sends people to when done.

Implementation

ToolNextStepsView? nextSteps;