Blueprint: Change Outer of a base object class

In blueprints you can “Construct Object From Class” and set the outer of the object. I’m wondering if you can change this through blueprints at run time.

From my understanding in C++ there is a Rename() function that works but I can’t find anything similar to that available in blueprints. I’m curious if there is another way without having to expose to blueprints.