The part size, in bytes, specified in the Initiate Multipart Upload request. This is the size of all the parts in the upload except the last
            part, which may be smaller than this size.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public long PartSizeInBytes { get; set; }