isWritable

open fun isWritable(name: String): Boolean

Finds out if a key can be written or not

Return

true if the key @name is writable

Since

2.26

Parameters

name

the name of a key