@theme?.Name

by @theme?.Author

@code { [Parameter] public Theme? theme { get; set; } }