interconnectAttachments property

List<InterconnectAttachment>? interconnectAttachments
getter/setter pair

A list of interconnect attachments contained in this scope.

Implementation

core.List<InterconnectAttachment>? interconnectAttachments;