public bool UnitGain { get; set; }
Public Property UnitGain As Boolean Get Set
public: property bool^ UnitGain { bool^ get (); void set (bool^ value); }