simulationOrNull

abstract val simulationOrNull: Simulation<T, P>?

Return the current Simulation, if present, or null otherwise.