[]
Gets or sets the data type of the parameter (e.g., int, string, etc.).
public Type Type { get; set; }
A Type representing the data type of the parameter.