isFreeText property

bool isFreeText
getter/setter pair

If set to true, then the user can enter the text instead of the default text which was provided. The value remains the same. By default it is set to false.

Implementation

bool isFreeText = false;