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