// similar to LASValueDescriptor but simpler and easier to persist persistable sclass G22CollectionDesc > G22TypeDesc { Int collectionSize; // null if unknown G22TypeDesc elementType; }