public TagGroup(Import.TagGroup def) { tagGroup = def; }
public void Reset(Import.TagGroup def) { tagGroup = def; }