scenario property

_Scenario? scenario
getter/setter pair

The scenario that generated this status information. If this ScenarioStatus is one of a Background, it is here.

Implementation

_Scenario? scenario;