Assigning default value to variables in inherited components

I have found how to do it:

  1. I need to use the function Get Child Actor in blueprint B from component CO
  2. I have to cast the above object to the original actor object CO
  3. As object CO, I can get (set) the public variable (unflagging Context Sensitive)