Gets and Sets the IsTruncated property. 
            This property governs whether
            this is the last set of items that match the
            specified criteria or whether you need to make
            another call to S3 to retrieve more keys.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool IsTruncated { get; set; }