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