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