states

@get:JvmName(name = "states")
abstract val states: @Unmodifiable List<S>

All of the states that this holder can be in.