# GivenName

> Generates a random first name.

Generates a random first name.

## Definition

**Namespace:** UiPath.Testing.API

**Assembly:** UiPath.Testing.Activities.Api (in UiPath.Testing.Activities.Api.dll)

## `GivenName()`

```
string GivenName()
```

## Return value

[String](https://learn.microsoft.com/dotnet/api/system.string)

Random first name.
