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