An optional unique identifier for the rule.

C# |
public string Id { get; set; }

The ID value can be up to 255 characters long. The IDs help you find a rule in the configuration.
C# |
public string Id { get; set; }