cirq.CircuitDag.name

CircuitDag.name

String identifier of the graph.

This graph attribute appears in the attribute dict G.graph
keyed by the string "name". as well as an attribute (technically
a property) G.name. This is entirely user controlled.