> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. ## 2.66.8 **`(fix):`** Fixed a compile error (CS9035) for discriminated unions that have required base properties. The internal constructor used for property-name deserialization is now annotated with `[SetsRequiredMembers]`, so callers are no longer forced to set the required base properties at that call site.