Had trouble figuring this out so I thought I’d share.
If you have a nested struct situation in your actor and you need to get at it from pcg, you can access it by going FirstStruct.StructInsideStruct in the property name of the GetActorProperty node.