@get


Description:

[ Version ( since = "0.3" ) ]
public unowned Value? @get (string key)

Obtain a key from this context or its parent if it's not found.

Parameters:

key

the key used to retreive the value

Returns:

the value, or 'null' if not found