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