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