[ Version ( since = "0.3" ) ]
public bool contains (string key)
Test if this context or its parent has a key.
key |
the key used to test |
'true' if the key is found in the context tree, 'false' otherwise |