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