maxLength property

int? maxLength

Implementation

int? get maxLength;
void maxLength=(int? maxLength)

Implementation

set maxLength(int? maxLength);