klyn.reflection.Parameter.type
property
public readonly property type as Type:
Description

Parameter type.

Example
assert Parameter("name", String.type).type == String.type