Param.value

Undocumented in source.
struct Param(VALUE_TYPE)
static if(!is(VALUE_TYPE == void))
VALUE_TYPE value;

Meta