LogEventProperty class LogEventProperty Documentation public string Name { get; } public LogEventPropertyValue Value { get; } public LogEventProperty(string name, LogEventPropertyValue value) public static bool IsValidName(string name)