Dynamic fields
| ID | CC-6 |
| Title | Do not use dynamic struct field or property names. |
| Priority | Mandatory |
| Severity level | 1 |
| Description | Do not use dynamic struct field or property names. More on dynamic fieldnames |
| Rationale | Compatibility Dynamic fieldnames are not supported for code generation. |