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