| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int64 | [optional] [default to null] | |
| Property | string | The property name from the entity context to evaluate. Supports nested field access: use dots (e.g., `user.name`) for nested objects and brackets (e.g., `users[0]`) for array indices. | [default to null] |
| Operator | string | [default to null] | |
| Value | string | [default to null] |