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