@inherits Component
@if (!string.IsNullOrWhiteSpace(Data.Gender?.Name)) { } @if (Data.BirthDate.HasValue) { } @if (Data.DeathDate.HasValue) { }