@get


Description:

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