used property

bool? used
getter/setter pair

Determines if you have already used this token (you can only use tokens once).

Implementation

bool? used;