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