Whether the DynamoDBTraceListener is enabled.
            Read-only field that is set to false if the listener is disabled.
            The listener can be disabled if initialization has failed (in which case an error will be
            logged to the event log) or the listener was closed.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool IsEnabled { get; private set; }