matchedPayload
If not nil, the payload (from possibly multiple payloads represented by the provided setupPayload) that represents the commissionee we successfully established PASE with. This will only be non-nil after successful PASE establishment.
Declaration
var matchedPayload: MTRSetupPayload? { get }