The core interface in the SASAPI framework.
function destroy():VoidClean and destroy object instance contents/self for garbage collection. Always call destroy() before deleting last object pointer.
Void
function toString():StringReturn the Fully Qualified Class Name string representation of the instance object via Stringifier.
String