Summary
    Gets a value indicating whether the expression under construction
    is currently resolvable, allowing the Resolve() method to be called.
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - ConstraintBuilder
 
Syntax
public bool IsResolvable { get; }
	Value
| Type | Description | 
|---|---|
| bool | 
