--- source: tests/tests/syncback.rs expression: default.project.json --- { "$schema": "rojo/project-schema", "name": "schema_roundtrip", "tree": { "$className": "Folder", "src": { "$path": "src" }, "trigger_reserialization": { "$className": "BoolValue", "$properties": { "Value": true } } } }