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