# GrainProperties.ToDetailedString

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.metadata.grainproperties/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.metadata.grainproperties/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core.Abstractions/Manifest/GrainProperties.cs#L49-L64)

```csharp
public string ToDetailedString()
```

Returns a detailed, string representation of this instance.

### Returns

A detailed, string representation of this instance.
