Property Index
Index
The index of the instruction immediately following the cursor position. Range: 0 to
Instrs.Count
Setter accepts negative indexing by adding Instrs.Count
to the operandpublic int Index { get; set; }