Contents

name

The name of this capture, if the capture is named.

Declaration

var name: String? { get }

Discussion

If the capture is unnamed, name is nil.