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