13 ::ll::TypedStorage<8, 32, ::std::string> mPieceId;
14 ::ll::TypedStorage<4, 4, ::persona::PieceType> mPieceType;
15 ::ll::TypedStorage<8, 16, ::mce::UUID> mPackId;
16 ::ll::TypedStorage<1, 1, bool> mIsDefaultPiece;
17 ::ll::TypedStorage<8, 32, ::std::string> mProductId;