Using Variable Value in Property Action

I have a virtual device with a variable that is loaded with a value. Is there a way to pull that variable value back in and use it as the TargetName in a PropertyAction?

The TargetName on a PropertyAction is not bindable. You can’t reference a variable value in that particular field.