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