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