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