[]
Gets or sets the maximum length of a string parameter (0 means unlimited length). This property is ignored for non-string parameters.
public int MaxLength { get; set; }