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