18 ::ll::TypedStorage<4, 4, int> mSize;
19 ::ll::TypedStorage<1, 1, bool> mCanBesiphonedFrom;
20 ::ll::TypedStorage<1, 1, bool> mPrivate;
21 ::ll::TypedStorage<1, 1, bool> mRestrictToOwner;
22 ::ll::TypedStorage<4, 4, int> mSlotsPerStrength;
23 ::ll::TypedStorage<1, 1, ::SharedTypes::Legacy::ContainerType> mContainerType;
30 virtual char const* getJsonName()
const ;