{
    "$schema": "https://schemas.botframework.com/schemas/ui/v1.0/ui.schema",
    "flow": {
        "widget": "ActionCard",
        "footer": {
            "widget": "PropertyDescription",
            "property": "=action.property",
            "description": "= Result property"
        }
    }
}
