How can I Change The Name in PlayerState BP?

Golly i was struggling forever in UE5.1. I’m new to player states and was so confused. I thought I didn’t need to make this call since the custom variable i made had “replicated” in the client’s playerstate. The mind set was playerstates just auto sync up, i guess not, you need to push/update it to the “server playerstate” then it gets replicated.