Gets and sets the IsTruncated property.
            
Indicates whether the returned list of parts is truncated. A value true indicates the list was truncated. A list may be truncated if the number of parts exceeds the limit specified by MaxParts.
 Declaration Syntax
 Declaration Syntax| C# | 
public bool IsTruncated { get; set; }