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