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