[]
Gets the fields that determines the range where the rule is applied.
[TypeConverter(typeof(StringArrayTypeConverter))]
public IReadOnlyList<string> Fields { get; }
<TypeConverter(GetType(StringArrayTypeConverter))>
Public ReadOnly Property Fields As IReadOnlyList(Of String)