unused property

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

Implementation

@ffi.Int()
external int unused;