Gets and Sets the property that determines whether
            the HTTP or HTTPS protocol is used to make requests to the
            S3 service. By default Protocol.HTTPS is used to 
            communicate with S3.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Protocol CommunicationProtocol { get; set; }