def manage_property_types(self): return list(type_converters.keys())
def manage_property_types(self): return type_converters.keys()