managedTransientAttribute = const ManagedTransientAttribute(availableAsInput: true, availableAsOutput: true)

Metadata for a subclass of ManagedObject that allows the property to be used in ManagedObject.readFromMap and ManagedObject.asMap, but is not persisted in the underlying database.