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