# ConfigPropertyDto

## Properties

| Name            | Type    | Description               | Notes                   |
| --------------- | ------- | ------------------------- | ----------------------- |
| **id**          | **str** | The property id.          | \[optional] \[readonly] |
| **name**        | **str** | The property name.        |                         |
| **value**       | **str** | The property value.       |                         |
| **description** | **str** | The property description. |                         |
