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