Property
This interface is used to provide a property one can "match" against. This can be for example something string-based (such as name) or others structures like a software identifier.
Inheritors
Properties
Functions
Link copied to clipboard
This method is used to compare the property with another property of the same type. Instead of a Boolean it must return a MatchingConfidence that expresses how confident the match is.