length property

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

The length of the string.

Implementation

@Int32()
external int length;