On this pageActionSequenceWrapper.instanceIdpublic string instanceId { get; }CopyDescription#Gets the unique id for the current instance of the plugin wrapperUsage#Examplestring id = actionSequenceWrapper.instanceId;Copy