Ref specifier for UPROPERTY() or UFUNCTION()

In ObjectBase/h there is Ref, specifier.

How do I use it ?
I tried to put inside function paramters list, in UFUNCTION(), and it doesn’t work in either case.