Get UEnumProperty Value in C++

uint8 Value = *EnumProp->ContainerPtrToValuePtr(this);
like this