How do you change the property of a blueprint in your Content Browser from a blueprint in your scene?

I tried your code. It’s as I mentioned, you essentially have an Asset Object not an instance of the Object itself (in the level). If you take the class of the object and print it you’ll see what I mean.

Try this instead - make an editor utility or editor utility widget.