Checks with S3 to see if the directory exists and if so returns true.
Due to Amazon S3's eventual consistency model this property can return false for newly created buckets.

C# |
public bool Exists { get; }

Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |