> For the complete documentation index, see [llms.txt](https://docs.soraco.co/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soraco.co/docs/api-reference/.net-api/iqlmproductproperties/methods/deserialize.md).

# 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 |
