Retrieves the currently active DataWedge profile name.
The result will be delivered as a command result event on the events stream.
Future<void> getActiveProfile() { return _platform.getActiveProfile(); }