[ Version ( since = "0.3" ) ]
public unowned Value? @get (string key)
Obtain a key from this context or its parent if it's not found.
key |
the key used to retreive the value |
the value, or 'null' if not found |