@using Microsoft.AspNetCore.Blazor.Components @Message @functions { [Parameter] public string Message { get; set; } }