Value
A Progress Stat doesn't have a Value Sets Manager, it only has a Final Value, which you can manipulate with ModifyValue() and SetValue().
note
SetValue() is unique to Progress Stats, which is why it has the prefix "Progress Stat".
You can access the Final Value of a Progress Stat with GetFinalValue().
note
Find more informations on the Final Value here.