'Declaration<NotNullAttribute()> ReadOnly Property ServerName As String
'UsageDim instance As IUADiscoveryElement Dim value As String value = instance.ServerName
[NotNull()] string ServerName {get;}
'Declaration<NotNullAttribute()> ReadOnly Property ServerName As String
'UsageDim instance As IUADiscoveryElement Dim value As String value = instance.ServerName
[NotNull()] string ServerName {get;}