# ConfigPropertyDto

## Properties

| Name            | Type       | Description               | Notes                                           |
| --------------- | ---------- | ------------------------- | ----------------------------------------------- |
| **id**          | **string** | The property id.          | \[optional] \[readonly] \[default to undefined] |
| **name**        | **string** | The property name.        | \[default to undefined]                         |
| **value**       | **string** | The property value.       | \[default to undefined]                         |
| **description** | **string** | The property description. | \[default to undefined]                         |
