@$pb.TagNumber(10) $core.String get username => $_getSZ(9);
@$pb.TagNumber(10) set username($core.String v) { $_setString(9, v); }