The scheduler property on the HTCondorObjectBase has a setter function that is invalid. To keep consistent with existing usage change the property setter to a function.
(Could potentially also add a property setter that accepts a single argument, a dict or an object).
See tethysplatform/tethys#321