facet const class sys::Transient

sys::Obj
  sys::Transient : sys::Facet

Transient is a facet used to annotate fields which should not be serialized inside a Serializable type. See the Serialization Doc for details.

defVal

const static Transient defVal := ...

Singleton for Transient facet.