LogEvent.Message property

The message. Will not be null, but may be the empty string.

public string Message { get; set; }

See Also