It’s worth pointing out that this is an extremely slow method of setting something like a float - and not something you should do often. Everytime you set the value, you are iterating over every possible UPROPERTY in that class and it’s parent classes.