Summary
    Indicates whether key is found in this
    
		TestContext.PropertyBagAdapter.
    - Namespace
 - TCLite
 - Containing Type
 - TestContext
.PropertyBagAdapter  
Syntax
public bool ContainsKey(string key)
	Parameters
| Name | Type | Description | 
|---|---|---|
| key | string | 
Return Value
| Type | Description | 
|---|---|
| bool | 
