PropertyString

constructor(name: String, value: String, description: String? = null, fixedValues: Set<String> = emptySet(), readOnly: Boolean = false)(source)