How can I call functions of a Child Actor Component?

How to you “get child actor” in the blue print above? I have a TextRender component and I have no way of casting that component to something. All I want to do is to call a function in that component.

237776-casting.png