Information about the sampler.
Examples
>>> from dwave.samplers import TreeDecompositionSampler >>> sampler = TreeDecompositionSampler() >>> sampler.properties {'max_treewidth': 25}