TextProperty constructor

TextProperty(
  1. String definition
)

Implementation

TextProperty(String definition) : super(definition, ValueType.text);