{
    "description": {
        "author": "Salesforce",
        "text": [
            "Page Object: propertySheetContainer"
        ]
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "h2Content",
                "type": [],
                "selector": {
                    "css": "h2"
                }
            },
            {
                "public": true,
                "name": "propertySheetUi",
                "type": "utam-builder-framework/pageObjects/propertySheetUi",
                "selector": {
                    "css": "builder_framework-property-sheet-ui"
                }
            }
        ]
    }
}