charactersToCopyLeft property

int? charactersToCopyLeft

Number of remaining characters allowed to be copied by the user. If null, there's no limit.

Implementation

int? get charactersToCopyLeft;