My content structure is like this:
-Home
-Page1
-SubPage1
-SubSubPage1
-SubSubPage2
-SubPage2
-Page2
-Page3
Q: How can I set a property only once in Page1 so that is inherited by all pages under it and visible only in those pages and not the parent (Page1). Currently I have a master template (Layout) that renders the main content containing a single template for most of pages that checks for HasProperty && HasValue