Returns the list of common prefixes returned by S3.
            This property has been deprecated. Please use the 
            CommonPrefixes property instead.
            CommonPrefixes
 Declaration Syntax
 Declaration Syntax| C# | 
[ObsoleteAttribute("Use the CommonPrefixes property instead")] public List<string> CommonPrefix { get; }