managedTransientInputAttribute = const ManagedTransientAttribute(availableAsInput: true, availableAsOutput: false)

Metadata for a subclass of ManagedObject that indicates it can be used in ManagedObject.readFromMap, but is not persisted in the underlying database.