#### [JpnCardsPokemon.Sdk](index.md 'index') ### [JpnCardsPokemon.Sdk.Api](JpnCardsPokemon.Sdk.Api.md 'JpnCardsPokemon.Sdk.Api').[CardPrice](JpnCardsPokemon.Sdk.Api.CardPrice.md 'JpnCardsPokemon.Sdk.Api.CardPrice') ## CardPrice.Seller Property Name of the seller who is listing the card. ```csharp public string? Seller { get; set; } ``` #### Property Value [System.String](https://docs.microsoft.com/en-us/dotnet/api/System.String 'System.String')