public readonly property active as Boolean:
Indicates whether this transaction has begun and has not completed.
if manager.transaction.active: print("transaction active")