get_meta


Description:

public unowned Value? get_meta (string key)

Gets the current value of the specified field of the meta container.

Parameters:

this

A MetaContainer

key

The key for the this field to get

Returns:

The value under key, or null if this does not have the field set.