# GetCompletionSourceMethodNameAttribute Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization.abstractions/orleans.getcompletionsourcemethodnameattribute/)

## MethodName {#methodname-f75434f0}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization.abstractions/orleans.getcompletionsourcemethodnameattribute/properties/methodname-f75434f0/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization.Abstractions/Annotations.cs#L249)

```csharp
public string MethodName
```

Gets the name of the method used to get a completion source for requests submitted to the runtime.
