stampCreate

@get:JvmName(name = "getStampCreate")
@set:JvmName(name = "setStampCreate")
var stampCreate: Boolean
This item is a timestamp, and we would like it to be automatically set when the model is created. After that point,
we would like this field to be read-only.

bool stamp_create = 4;