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