enum class EPropertyValueContext : uint32
{
    Main = 0,
    StreetBrawl = 1,
    // MPropertySuppressEnumerator
    Count = 2,
};