# Deserialize

### Description

Deserializes an XML fragment and populates the product properties

```csharp
void Deserialize(string xmlContent)
```

### Parameters

| Parameter  |  Type  | Description                                   |
| ---------- | :----: | --------------------------------------------- |
| xlmContent | string | the unique identifier of the product property |
