unique

Only store unique values for this argument

Example:

val arg: Set<Int> by argument().int().multiple().unique()