12 ::ll::TypedStorage<8, 16, ::Json::Value> mJsonValue;
13 ::ll::TypedStorage<4, 4, int> mChangeVersion;
27 MCAPI
explicit PropertyBag(::std::string
const& serializedJson);
29 MCAPI
bool has(::std::string_view key)
const;
36 MCAPI static ::PropertyBag& EMPTY();
43 MCAPI
void* $ctor(::std::string
const& serializedJson);