convert_properties_to_dict#

GeneralAlgorithmSettings.convert_properties_to_dict(*, modified_only: bool = True) dict[str, Any]#

Convert the named tuple to a dictionary of properties.

Returns:
dict

Dictionary of properties.