@$pb.TagNumber(2) $core.String get pin => $_getSZ(1);
@$pb.TagNumber(2) set pin($core.String v) { $_setString(1, v); }