networkAttachments property

List<NetworkAttachment>? networkAttachments
getter/setter pair

A list of NetworkAttachments contained in this scope.

Implementation

core.List<NetworkAttachment>? networkAttachments;