postStep property

ExecStep? postStep
getter/setter pair

The ExecStep to run after the patch update.

Implementation

ExecStep? postStep;