nsPredicate
The request’s predicate.
Declaration
@MainActor @preconcurrency var nsPredicate: NSPredicate?Discussion
Set this configuration value to cause a FetchRequest to execute a fetch with a new predicate.
Access this value of a FetchRequest.Configuration structure for a given request by using the nsPredicate property on the associated FetchedResults instance, either directly or through a Binding.