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