# Serialize

### Description

Serializes the product properties into an XML fragment

```csharp
string Serialize()
```

### Return

| Type   | Description                                      |
| ------ | ------------------------------------------------ |
| string | XML fragment representing the product properties |
