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