Does the runtime representation look like this: ``` { there: 1, missing: undefined } ``` Or ``` { there: 1 } ``` ?