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