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