fingerprint property

String fingerprint
final

The fingerprint is meant as an index to quickly match parent and children nodes together, however collisions may occur and software should verify matching nodes.

Most developers will not need to use this.

Implementation

final String fingerprint;