public Spell CastingSpell { get; }
Public ReadOnly Property CastingSpell As Spell Get
public: property Spell^ CastingSpell { Spell^ get (); }