I wonder if there is something like the VB6 VBA.CallByName().

I need to call external class member knowing only at runtime the name of this class and member.

Thank you!