tail property

  1. @UnsignedLongLong()
int tail
getter/setter pair

The last item in the list. Required for appending to the end of the list.

Implementation

@ma_uint64()
external int tail;