public static void ExecuteMethod_DeleteConnectionObject(Connection connection)
 {
     connection.DeleteInformationObject(Owner);
 }