protected BiffData(StoragePrefix prefix) { StoragePrefix = prefix; }
protected ItemData(StoragePrefix prefix) : base(prefix) { }