EnumNode

constructor(name: String, entries: List<String>, defaultValue: String? = null, description: String? = null)(source)