Gets or sets the KeyPrefix property. As object keys are generated for the
files being uploaded this value will prefix the key. This is useful when a directory
needs to be uploaded into sub directory in the S3 Bucket.

C# |
public string KeyPrefix { get; set; }

The directory where files are uploaded from.