Summary
    The display name of this Constraint for use by ToString().
    The default value is the name of the constraint with
    trailing "Constraint" removed. Derived classes may set
    this to another name in their constructors.
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - SomeItemsConstraint
 
Syntax
public override string DisplayName { get; }
	Value
| Type | Description | 
|---|---|
| string | 
