Bind in the Form Control Property

Recommendation

Do not bind a form control property to an output parameter value.

Binding a control property to an output parameter is not currently supported. Instead, bind the output parameter value to the control property.