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