transient property

bool transient
final

Schema-visible but never persisted (runtime state, or code-provided).

Implementation

final bool transient;