japanese-pokemon-cards-sdk-.../docs/JpnCardsPokemon.Sdk.Api.Card.EvolvesFrom.md

491 B

JpnCardsPokemon.Sdk

JpnCardsPokemon.Sdk.Api.Card

Card.EvolvesFrom Property

If the card evolves from another card, this field will denote the name of the pre-evolution.

public string? EvolvesFrom { get; set; }

Property Value

System.String