@$pb.TagNumber(6) $core.String get expiration => $_getSZ(4);
@$pb.TagNumber(6) set expiration($core.String v) { $_setString(4, v); }