[]
Gets or sets whether to show errors in the Viewer.
[Parameter] public bool HideErrors { get; init; }
true if errors should be hidden; otherwise, false.
true
false
This property can only be set once during object initialization and cannot be changed afterwards.