'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property QueueName As UAQualifiedName
'Usage
Dim value As UAQualifiedName value = UABrowseNames.QueueName
[NotNull()] public static UAQualifiedName QueueName {get;}
[NotNull()] public: static property UAQualifiedName^ QueueName { UAQualifiedName^ get(); }