'Declaration
Public ReadOnly Property SupportedResponseEvents As ReadOnlyCollection(Of SupportedResponseEvent)
public ReadOnlyCollection<SupportedResponseEvent> SupportedResponseEvents {get;}
public: property ReadOnlyCollection<SupportedResponseEvent^>^ SupportedResponseEvents { ReadOnlyCollection<SupportedResponseEvent^>^ get(); }