isLastNameEnabled
Indicates whether the last name field is enabled for user profiles.
This setting is configured in your Clerk Dashboard under user attributes. If enabled, the SDK may prompt for or display the last name in user profiles and authentication flows.
Return
true if the last name attribute is enabled, false otherwise. Returns false if the SDK is not yet initialized.