Try your search with a different keyword or use * as a wildcard.
@model CustomerUserSettingsModel
@T("Admin.Configuration.Settings.CustomerUser.CustomerFormFields.Description")
@*render custom customer attributes*@
@await Html.PartialAsync("../CustomerAttribute/ListBlock.cshtml", Model.CustomerAttributeSearchModel)