subscript(dynamicMember:)
Access the value of the attribute to constrain.
Declaration
subscript(dynamicMember keyPath: KeyPath<Subscope, Attribute>) -> Attribute.Value? { get set }Overview
For details on how attribute value constraining works, refer to constrain(_:).