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