> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/3.1/api/csharp/yarn/yarn.itypemember.md).

# ITypeMember

Interface in [Yarn](/3.1/api/csharp/yarn.md)

## Summary

Provides properties used to work with members of a type.

```csharp
public interface ITypeMember
```

## Properties

| Name                                                                   | Description                           |
| ---------------------------------------------------------------------- | ------------------------------------- |
| [Type](/3.1/api/csharp/yarn/yarn.itypemember/yarn.itypemember.type.md) | Gets or sets the type of this member. |
