Transient
const class Transient : Obj, Facet
Transient annotates fields which should not be serialized. It is used inside a Serializable type. See the Serialization Doc for details.
Singleton for Transient facet
const static Transient : defVal
Singleton for Transient facet.