score property

num score
getter/setter pair

A number between 0 and 1 that tells how much the agent is sure about the visitor identifier. The higher the number, the higher the chance of the visitor identifier to be true.

Implementation

external num score;