MandatoryActionProperties

All mandatory actions of a Scenario (Given, Then)

@safe
alias MandatoryActionProperties = Erase!(When, Erase!(But, ActionProperties))