Value.get

T get(T)()

Template to get a Value of a specific type.

Parameters

TThe D type of the value to get (must match the type of the Value)

Returns

The value