You're form control would have to validate that. You could try to add a validator to the property B and compare it to another field but I don't beleive this will work specifically for what you're wanting to do (look up data based on a selection). So I'd suggest creating your own custom form control.