[]
This Callback will gets and sets by Blazor framework automatically for binding feature.
[Parameter] public EventCallback<C1MenuItem> OnItemSelected { get; set; }
<Parameter> Public Property OnItemSelected As EventCallback(Of C1MenuItem)