equals

open operator override fun equals(other: Any?): Boolean

Indicates whether some other object is "equal to" this Property.

The other Property has to have the same group as the other. Case does not matter for the group. The name of the property has to be the same and the value string has to be the same as the value string of the other property.