Controls whether the Function Wizard automatically collapses collapsible regions in generated code.
This boolean property controls whether the Function Wizard attempts to automatically
collapse any collapsible regions within generated code.
If it is set to true, then any regions within the generated code that are
bounded by #pragma region
and #pragma endregion
will be collapsed whenever code is generated or regenerated for a function.