Gets the singleton instance/object of the AppSettings class.
SMPAppSettings* appSettings = [SMPAppSettings initializeWithConnection:clientConn userName:"username" password:@"password"];
Returns the instance of the class SMPAppSettings