The index of the specific output in the transaction.
@$pb.TagNumber(2) $core.int get index => $_getIZ(1);
@$pb.TagNumber(2) set index($core.int v) { $_setUnsignedInt32(1, v); }