The id property can have [different values](https://github.com/thiagodp/concordialang/blob/master/docs/en/language.md#property-id). Having the following definition: ``` - id is "value" ``` When we call `formatProperties`, the result is `id="value"` What should we do in the other cases?