Here are the types of string-property meta information that are available in the plug-in.
| Type | Description | 
|---|---|
| maxLength | Denotes the maximum length the user can enter. | 
| editMultiLine | Denotes if the edit field should have multiple rows. | 
| isPassword | A value of true hides the user input as ***. |