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