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