Value

constructor(name: String, aliases: List<String> = emptyList(), defaultValue: T, valueType: ValueType, independentDescription: Boolean = false)