Adds a key/value pair to the Metadata property for this request.
            The S3 Object that you create will have this metadata associated
            with it.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public InitiateMultipartUploadRequest WithMetaData( string key, string value )
 Return Value
 Return ValueThe response with Metadata set.