var id: Value.ID
The stable identity of the entity associated with this instance, corresponding to the
id
of the binding’s wrapped value.Available when
Value
conforms to Identifiable
.var id: ObjectIdentifier
The stable identity of the entity associated with this instance.