manaValue property

double? manaValue
final

The mana value of this symbol, if any. This is a double because some "Un" set symbols have fractional mana values.

Implementation

final double? manaValue;