'Declaration
Public ReadOnly Property PlateInteractions As Google.Protobuf.Collections.RepeatedField(Of Subscribe_RequiredPlateInteractions_Responses.Types.RequiredPlateInteractions_Struct.Types.PlateInteractions_Struct)
'Usage
Dim instance As Subscribe_RequiredPlateInteractions_Responses.Types.RequiredPlateInteractions_Struct Dim value As Google.Protobuf.Collections.RepeatedField(Of Subscribe_RequiredPlateInteractions_Responses.Types.RequiredPlateInteractions_Struct.Types.PlateInteractions_Struct) value = instance.PlateInteractions
public Google.Protobuf.Collections.RepeatedField<Subscribe_RequiredPlateInteractions_Responses.Types.RequiredPlateInteractions_Struct.Types.PlateInteractions_Struct> PlateInteractions {get;}
public: property Google.Protobuf.Collections.RepeatedField<Subscribe_RequiredPlateInteractions_Responses.Types.RequiredPlateInteractions_Struct.Types.PlateInteractions_Struct^>^ PlateInteractions { Google.Protobuf.Collections.RepeatedField<Subscribe_RequiredPlateInteractions_Responses.Types.RequiredPlateInteractions_Struct.Types.PlateInteractions_Struct^>^ get(); }