// MIsBoxedIntegerType
class HSequence
{
public:
    int32 m_Value;
};