Ruckus
(if (value!= null) it.property.contains(value) else true)
(value == null || value in it.property)