NullableStringField

constructor(name: String, keyName: String, meta: SettingMeta?, getter: (T) -> String?, setter: (T, String?) -> T)