q1000 property

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

< The "q" value times 1000 (to avoid float)

Implementation

@ffi.Int()
external int q1000;