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