Instance Property インスタンスプロパティ

id

The stable identity of the entity associated with this instance, corresponding to the id of the binding’s wrapped value.

Declaration 宣言

var id: Value.ID { get }
Available when Value conforms to Identifiable.