> 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/properties.md).

# Properties

| Name                 |     Type    | Description                                                     |
| -------------------- | :---------: | --------------------------------------------------------------- |
| ActivationKey        |    string   | activation key associated with the product properties           |
| Count                |     int     | number of product properties                                    |
| LastDefinitionUpdate |   DateTime  | last modified date of the product properties definition         |
| LastValueUpdate      |   DateTime  | last date when one of the values of the properties was modified |
| Properties           | BindingList | a list of product properties                                    |
| XmlValue             |    string   | XML fragment of the product properties                          |
