Summary
    Gets a value indicating whether or not to clip strings.
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - EqualConstraint
<TExpected>  
Syntax
public bool ClipStrings { get; private set; }
	Value
| Type | Description | 
|---|---|
| bool | 
       if set to clip strings otherwise, .
     | 
				
