stampUpdate

@get:JvmName(name = "getStampUpdate")
@set:JvmName(name = "setStampUpdate")
var stampUpdate: Boolean
This item is a timestamp, and we would like it to be automatically updated each time the model that contains it is
modified in underlying storage. The field should be read-only.

bool stamp_update = 3;