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