or

fun IOptPropertyView<Boolean>.or(other: IOptPropertyView<Boolean>): IOptPropertyView<Boolean>
fun IPropertyView<Boolean>.or(other: IPropertyView<Boolean>): IPropertyView<Boolean>