An api that is used during testing to ensure that cloned objects
are truly cloned. This API is not for general use.

C# |
public virtual bool test_clone( LBMSDMessage m )

- m (LBMSDMessage)
- An SDM message object to test against this object

true if fields are identical (should not be if correctly cloned)