Stop PyConf testing truthiness of properties
Rec!2238 (merged) ran into the problem that a heuristic inside PyConf triggers a boolean conversion of properties, which is being disabled for ThOr functors.
This MR applies @apearce's suggestion to tweak that heuristic.