Encapsulates properties associated with an MApp application manager. Before creating the MApp application manager, applications create an instance of MAppProperties and set the application name, version, banner information, and adapter instance description object.
Applications can then call the constructor for MApp using the specified MAppProperties instance.
Remarks
Because applications create the MAppProperties instance, they are also responsible for deleting it.