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