It would be nice to pass a variable as a `dict{}` key: ```rescript let loc = "BS_PRIVATE_NESTED_SOME_NONE" let properties = dict{ [loc]: schema, } ```