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