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