max

fun <T : CSProperty<Int>> T.max(value: Int): CSProperty<Int>
fun <T : CSProperty<Float?>> T.max(value: Float?): CSProperty<Float?>