[]
Gets or sets the number of characters within the range.
public int Length { get; set; }
The number of characters as an integer. It indicates how many characters are included in the range starting from the Start position.