public static MessageParser<StopChatResponse> Parser { get; }
public:
static property MessageParser<StopChatResponse^>^ Parser {
MessageParser<StopChatResponse^>^ get ();
}
SuperBuilderWinService.ProvidersImpl.StopChatResponse.get_Parser = function();