experimentName

open override var experimentName: String(source)

The name of this experiment. If the constructor's name argument was null (the default), this is initialized to "Experiment_<experimentId>" so that uninitialized experiments still produce JVM-distinct names. Freely settable at runtime — orchestrators, changeRunParameters, and direct callers may override.