property

@JvmName(name = "propertyNullableItem")
fun <T : Any> GridViewOut<T>.property(property: CSProperty<T?>): GridViewOut<T>