##### @ChatGPT
>@ChatGPT(string textId, string sourceTextId = "")
##### @CheckBoxRowIsHidden
*Creates a checkbox for the IsHidden property of a row.*
>@CheckBoxRowIsHidden(SimplisityInfo rowData)
##### @DeepL
>@DeepL(string textId, string sourceTextId = "", string cultureCode = "")
##### @RowKey
*A row MUST have a rowkey to be saved to the DB. This generates the rowkey.*
>@RowKey(SimplisityInfo info)
##### @TextBoxRowTitle
*Creates a textbox for the title, using a standard xpath.*
>@TextBoxRowTitle(SimplisityInfo rowData)