Set input name
formInput.setName(name)
Sets the name of the input field.
This method supports the following FormInput elements:
FormCheckboxInputFormFileUploadWrapperFormRadioInputFormSelectFormTextareaFormTextInput
Syntax
Returns
A Promise that resolves to null