public TagBlock(Import.TagBlock def) { tagBlock = def; }
public void Reset(Import.TagBlock def) { tagBlock = def; }