withProperty

open fun withProperty(property: Property, value: DataValue?): EntityKey

Set the value of a key property.

Return

This key.

Parameters

property

Key property.

value

(nullable) Key property value.