with

open fun with(name: String, value: DataValue?): EntityKey

Set the value of a key property.

Return

This key.

Parameters

name

Key property name.

value

(nullable) Key property value.