experimentId

open override val experimentId: Int(source)

JVM-unique numeric identifier assigned at construction time from the companion-object counter. Each Experiment instance consumes exactly one counter value; the counter exists to satisfy KSL_Db.EXPERIMENT.EXP_NAME's UNIQUE constraint when callers do not supply a meaningful name (the default experimentName embeds this id).