@this.Value
@code { [Parameter] public string BallColor { get; set; } [Parameter] public int Value { get; set; } }