On this pageSequenceManager.isPausedpublic bool isPaused { get; }CopyDescription#Gets if the Sequence Manager is pausedUsage#Examplebool paused = sequenceManager.isPausedCopy