Metadata to set on the uploaded object
            
 Declaration Syntax
 Declaration Syntax| C# | 
public IDictionary<string, string> Metadata { get; set; }
 Remarks
 Remarks
            If keys do not begin with 'x-amz-meta-' it will be added at POST time.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public IDictionary<string, string> Metadata { get; set; }
 Remarks
 Remarks