hashCode property
override
Returns a hash code compatible with operator==.
Equal symbols have the same hash code.
Implementation
int get hashCode;
Returns a hash code compatible with operator==.
Equal symbols have the same hash code.
int get hashCode;