# GenerateCodeForDeclaringAssemblyAttribute Properties

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

## Type {#type-eb6f9f04}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization.abstractions/orleans.generatecodefordeclaringassemblyattribute/properties/type-eb6f9f04/)

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

```csharp
public Type Type
```

Gets a type in the assembly which the source generator should inspect and generate source for.

### Value

The type.
