ql.Property.params
?*
This indicates a list of optional entries. This is different than simply repeatind entries because of the indexing.
Tests can be run with ``` bazel test //swift/codegen:tests ``` Coverage can be checked installing `pytest-cov` and running ``` pytest --cov=swift/codegen swift/codegen/test ```