Summary
    Indicates whether this result has any child results.
    Accessing HasChildren should not force creation of the
    Children collection in classes implementing this interface.
    
		- Namespace
 - TCLite
.Interfaces  - Containing Type
 - ITestResult
 
Syntax
bool HasChildren { get; }
	Value
| Type | Description | 
|---|---|
| bool | 
