# Properties

| Name                 |   Type   | Description                                                            |
| -------------------- | :------: | ---------------------------------------------------------------------- |
| Category             |  string  | Category of the property                                               |
| DefaultValue         |  object  | Default value of the property                                          |
| Expired              |   bool   | Flag indicating whether the property expired (requires QLM Enterprise) |
| ExpiryDate           | DateTime | Expiry date of the property (requires QLM Enterprise)                  |
| Help                 |  string  | Help text associated with the property                                 |
| ID                   |  string  | Unique ID associated with the property                                 |
| LastDefinitionUpdate | DateTime | Date that property defintion was last updated                          |
| LastValueUpdate      | DateTime | Date that property value was last updated                              |
| Name                 |  string  | Name of the property                                                   |
| PropValue            |  object  | Value of the property                                                  |
| Type                 |  string  | Data type of the property (bool, int or string)                        |
