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