Gets and sets the ResponseStream property. This property
            only has a valid value for GetObjectResponses. In order to
            use this stream without leaking the underlying resource, please
            wrap access to the stream within a using block.
             CopyC#
CopyC#
 CopyC#
CopyC# Declaration Syntax
 Declaration Syntax| C# | 
public Stream ResponseStream { get; set; }