n property

  1. @Int()
int n
getter/setter pair

< number of items in the array

Implementation

@ffi.Int()
external int n;