availableProperties

@get:JvmName(name = "availableProperties")
abstract val availableProperties: @Unmodifiable Set<Property<*>>

All of the properties that can be set on this state.