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