// MPropertyCustomEditor = multi_int(2)
class CRangeInt
{
public:
    int32 m_pValue[2];
};