public string RootPathDbVnaDevices { get; set; }Public Property RootPathDbVnaDevices As String
Get
Setpublic:
property String^ RootPathDbVnaDevices {
String^ get ();
void set (String^ value);
}member RootPathDbVnaDevices : string with get, set