Blueprint and C++ class.

I don’t think you can do that.

If you have c++ base class and overload it with a blueprint, you can access it’s UPROPERTY() variables. Trying to access blueprint created stuff from c++ would be like trying to access child members form a parent class.