int32 property

  1. @Array<NativeType>(4)
Array<Int32> int32
getter/setter pair

Implementation

@Array(4)
external Array<Int32> int32;