13 lines
443 B
Markdown
13 lines
443 B
Markdown
|
#### [JpnCardsPokemon.Sdk](index.md 'index')
|
||
|
### [JpnCardsPokemon.Sdk.Api](JpnCardsPokemon.Sdk.Api.md 'JpnCardsPokemon.Sdk.Api').[Set](JpnCardsPokemon.Sdk.Api.Set.md 'JpnCardsPokemon.Sdk.Api.Set')
|
||
|
|
||
|
## Set.Language Property
|
||
|
|
||
|
The language that the cards in the set are printed in.
|
||
|
|
||
|
```csharp
|
||
|
public string? Language { get; set; }
|
||
|
```
|
||
|
|
||
|
#### Property Value
|
||
|
[System.String](https://docs.microsoft.com/en-us/dotnet/api/System.String 'System.String')
|