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