ValueGroup

constructor(name: String, value: MutableCollection<Value<*>> = mutableListOf(), valueType: ValueType = ValueType.CONFIGURABLE, independentDescription: Boolean = false, aliases: List<String> = emptyList())