@switch (currentPropertyState()) { @case (readState) { {{ property().descriptor.preview }} } @case (writeState) {
{{ valueToSubmit() }}
} }