15 using CerealProperties = ::std::map<::std::string, ::cereal::DynamicValue>;
20 ::ll::TypedStorage<8, 8, int64> mValue;
21 ::ll::TypedStorage<8, 32, ::std::string> mName;
22 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mDescription;
23 ::ll::TypedStorage<8, 24, ::std::optional<::std::map<::std::string, ::cereal::DynamicValue>>> mCerealProperties;
24 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mNonPublicFlag;