Gets the starting position of a language scope. It is a zero-based index of the word's first character.
public int Start { get; }
Public ReadOnly Property Start() As Integer
Read only.