gca_raw
Specifies if the field's raw State value is preferred over the calculated value of the backing getter method. This applies to the current field and all its sub-fields, unless it's redefined with a new value further down the field hierarchy.
1directive @gca_raw(2if: Boolean3) on FIELD