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