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