'Declaration
Public Shared ReadOnly Property Parser As Google.Protobuf.MessageParser(Of RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct)
'Usage
Dim value As Google.Protobuf.MessageParser(Of RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct) value = RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct.Parser
public static Google.Protobuf.MessageParser<RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct> Parser {get;}
public: static property Google.Protobuf.MessageParser<RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct^>^ Parser { Google.Protobuf.MessageParser<RunColonyDetectionWorkflow_Responses.Types.ProgramInformation_Struct^>^ get(); }