@get


Description:

public unowned Param? @get (string name)

Return the Param called name, or null if it doesn't exist.

Parameters:

this

a valid Params

name

a parameter name

Returns:

a Param or null if the name doesn't exist