Hot to get variable of class in child actor?

Hi all,

I want to get the value of a variable of a child actor component who own a class.
This class have a structure, and i want to get whatever variable of my structure of my class in my child actor component.
I have the idea how to do this in code but not in BluePrint code.
Someone have a technique to do this ?