public Event() { Tags = new TagSet(); Data = new DataDictionary(); }
public PersistentEvent() { Idx = new DataDictionary(); }