ScalarProp

constructor(prop: KProperty1<T, V>, category: ChangeCategory, render: (V) -> String = { it.toString() })