capacity property

  1. @Int32()
int capacity
getter/setter pair

The capacity of the string array.

Implementation

@Int32()
external int capacity;