The handler that should be executed after the tween is finished playing

C# | Visual Basic | Visual C++ |
Tween..::..CallbackFunction Callback { get; set; }
Property Callback As Tween..::..CallbackFunction Get Set
property Tween..::..CallbackFunction^ Callback { Tween..::..CallbackFunction^ get (); void set (Tween..::..CallbackFunction^ value); }