progress

@get:FloatRange(from = 0.0, to = 1.0)
val progress: Float

The fraction of the progress going from currentValue to targetValue, within 0f..1f bounds.