maxLength property

int? get maxLength

Implementation

int? get maxLength;
set maxLength (int? value)

Implementation

set maxLength(int? value);