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