Current state of the schema.
@$pb.TagNumber(4) State get state => $_getN(3);
@$pb.TagNumber(4) set state(State v) { setField(4, v); }