'Declaration
Public ReadOnly Property AvailablePlateDimensionFileNames As Google.Protobuf.Collections.RepeatedField(Of String)
'Usage
Dim instance As GetAvailablePlateDimensionFileNames_Responses Dim value As Google.Protobuf.Collections.RepeatedField(Of String) value = instance.AvailablePlateDimensionFileNames
public Google.Protobuf.Collections.RepeatedField<String> AvailablePlateDimensionFileNames {get;}
public: property Google.Protobuf.Collections.RepeatedField<String^>^ AvailablePlateDimensionFileNames { Google.Protobuf.Collections.RepeatedField<String^>^ get(); }