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