@Item.Content

- @Item.CreatedByName

@code { [Parameter] public CommentDto Item { get; set; } }