Output only. Current state of the task.
@$pb.TagNumber(7) State get state => $_getN(6);
@$pb.TagNumber(7) set state(State v) { setField(7, v); }