The properties of a query modifier are:
| Property Name | Description | Editable | Data Type |
|---|---|---|---|
| Description | Explanatory comments on the query modifier. | Y | String |
| Structured | The type to define a WHERE string. If true, it is structured; if false, it is string. | Y | Boolean |
| Name | The name of the query modifier. | Y | String |
| Data Source Name | The data source that includes this query modifier. | Y | String |
| Query Name | The query which the query modifier refers to. | Y | String |
| Query Modifier | The WHERE string of query modifier. | Y | String |