ArcGIS Pro 2.6 API Reference Guide
Title Property (CIMValidationRule)

ArcGIS.Core.CIM Namespace > CIMValidationRule Class : Title Property
Gets or sets the title for the validation rule. The title can be used to describe the conditions you are looking for with the validation rule. This is useful when you have multiple instances of the same RuleType to validate the same layers or standalone tables but with different validation parameters. This property is optional.
Syntax
public string Title {get; set;}
Public Property Title As String
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMValidationRule Class
CIMValidationRule Members