string VnaDevice { get; set; }
Property VnaDevice As String Get Set
property String^ VnaDevice { String^ get (); void set (String^ value); }
abstract VnaDevice : string with get, set
In This Article