initialValue

@set:KSLControl(controlType = ControlType.DOUBLE, name = "initialValue", lowerBound = 0.0)
open override var initialValue: Double

Sets the initial value of the variable. Only relevant prior to each replication. Changing during a replication has no effect until the next replication.