keyPath
The key path to the field for comparison.
Declaration
var keyPath: PartialKeyPath<Compared>? { get }Discussion
This value is nil when Compared is not an NSObject
The key path to the field for comparison.
var keyPath: PartialKeyPath<Compared>? { get }This value is nil when Compared is not an NSObject