public bool ShowSwitchAndErrorTermsDialog { get; set; }Public Property ShowSwitchAndErrorTermsDialog As Boolean
Get
Setpublic:
property bool ShowSwitchAndErrorTermsDialog {
bool get ();
void set (bool value);
}member ShowSwitchAndErrorTermsDialog : bool with get, set