If you wrap your data-sly-use inside a data-sly-test that evaluates to false it will not be evaluated.for example, let's say you have a simple text component with one simple authored property "simpleText"You want to NOT instantiate the model if "simpleText" is NOT authoredyou can do the following``...