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