'Declaration
Public Property MatchOptions As CMResponseMatchOptions
public CMResponseMatchOptions MatchOptions {get; set;}
public: property CMResponseMatchOptions MatchOptions { CMResponseMatchOptions get(); void set ( CMResponseMatchOptions value); }