id property

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

reserved for your use:

Implementation

@ffi.Int()
external int id;