So you just new up the object you want and once its internal reference count drops to 0, the language deletes it (during a free time as a background thread).
new up
Turkish pronunciation
nyu ʌp
Pronunciation
/ˈnyo͞o ˈəp/ /ˈnjuː ˈʌp/
Etymology
() The keyword new creates an object in C++ and derived languages.