wires property

List<Wire>? wires
getter/setter pair

The single/redundant wire(s) managed by the wire group.

Output only.

Implementation

core.List<Wire>? wires;