I'm using version 0.13.0 When using required keywords on an object, the build fails saying ``` Error CS9035 : Required member '[PropName]' must be set in the object initializer or attribute constructor ``` It would be nice to have an option to set these manually.