I have a class (let\'s call it Example) that has itself a variable child. This variable is an object of either class Child1 or C
Example
child
Child1
C