Feature Request: declare Instanced variables in BP

At the moment, there is no way to make a variable with the Instanced property specifier in a BP; it’s only available in C++.

What do you mean, exactly?

In other words, I can declare UPROPERTY(Instanced, etc etc) in C++. There’s no way to do that in BP.