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