once

private val once: Boolean = false(source)

Parameters

once

If true, the variable will only set by once, false otherwise.