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