@$pb.TagNumber(1) $core.bool get approved => $_getBF(0);
@$pb.TagNumber(1) set approved($core.bool v) { $_setBool(0, v); }