capacity property

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

The capacity of the string.

Implementation

@Int32()
external int capacity;