public int SpellId { get; set; }
Public Property SpellId As Integer Get Set
public: property int^ SpellId { int^ get (); void set (int^ value); }