getMockSetZoneProperty

fun <S : VehicleArea, T : Parcelable> getMockSetZoneProperty(    zone: VehicleZone<S>,     set: MutableSet<T>?,     combinations: MutableSet<Set<T>>): MutableLiveData<VehicleZoneProperty<S, VehicleProperties.RestrictedSetProperty<T>>>