I have found how to do it:
- I need to use the function Get Child Actor in blueprint B from component CO
- I have to cast the above object to the original actor object CO
- As object CO, I can get (set) the public variable (unflagging Context Sensitive)
I have found how to do it: