public void Destroy() { _field.RemoveObject(this); Destroyed = true; Notify(); ClearSubscriptions(); }