getValue

abstract fun getValue(): String?

Setting value represented as a string. If the setting is not set or has no value, null should be returned.