asSpeed property

Implementation

SimulationConstantSpeed? get asSpeed => this.isSpeed ? this._value as SimulationConstantSpeed : null;