11 enum class ContainedType : schar {
16 EnumIndexProperty = 3,
23 ::ll::TypedStorage<8, 48, ::HashedString> mName;
24 ::ll::TypedStorage<1, 1, ::PropertyMetadata::ContainedType> mType;
25 ::ll::TypedStorage<8, 8, uint64> mOverallIndex;
26 ::ll::TypedStorage<8, 8, uint64> mTypeArrayIndex;
27 ::ll::TypedStorage<1, 1, bool> mClientSync;