dummy property

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

Dummy data

Implementation

@ffi.Int()
external int dummy;