17 ::ll::TypedStorage<8, 32, ::std::string> mPieceId;
18 ::ll::TypedStorage<4, 4, ::persona::PieceType> mPieceType;
19 ::ll::TypedStorage<8, 16, ::mce::UUID> mPackId;
20 ::ll::TypedStorage<1, 1, bool> mIsDefaultPiece;
21 ::ll::TypedStorage<8, 32, ::std::string> mProductId;