It is working fine as per link using ACS Common. I have one question I am using ACS COmmons therefore @Inject
private InheritanceValueMap pageProperties;
String usp = pageProperties.getInherited("usp", "default");this would work?I tried this it wasn't working but @HierarchicalPageProperty is working