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