protected OKBItem(OKBItem original, Cloner cloner) { cloner.RegisterClonedObject(original, this); modified = true; }