Gets and sets the property LoggingEnabled.
CopyC#
if logging is on, true
CopyC#
if logging is off.
false

C# |
public bool LoggingEnabled { get; set; }