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