FEnumSelectorDetails::StripEnumClassName

~End [IPropertyTypeCustomization](API\Editor\PropertyEditor\IPropertyTypeCustomization) interface Strips the enum class from the enum value name: EnumClass::EnumValue -> EnumValue.