I have a carousel component, whose slide content will be the content
from another page, accessed via reference component. I want to get some
properties authored in the carousel to be accessible inside the
referenced page. i.e. I have Page A- with a Carousel accessing PageB
through reference component. I want to get proeprties from PageA in
PageB. Can this be achieved?