The Blazor TelerikCheckBox do not implement the Name property as TelerikTextBox do instead.
I need to use it in a native html form to post login values to an action for cookie authentication.
===
ADMIN EDIT
===
For the time being, a possible option is to set the name attribute of the HTML input element with JavaScript. Here is an example: https://blazorrepl.telerik.com/GdatabEA52LKlGnv02.