delete

abstract fun delete(variable: String)(source)

Deletes this collection's mutator for a variable.

Parameters

variable

The variable to delete the mutator for.

Online Documentation