'DeclarationProperty HostAddress As String
'UsageDim instance As IConnectionSettingsVTMgr Dim value As String instance.HostAddress = value value = instance.HostAddress
string HostAddress {get; set;}
'DeclarationProperty HostAddress As String
'UsageDim instance As IConnectionSettingsVTMgr Dim value As String instance.HostAddress = value value = instance.HostAddress
string HostAddress {get; set;}