You can also call get() with no arguments, in which case, a hash is created that contains all the object properties and relations, as shown:

%all_properties = $obj->get( )

There is no syntactical advantage, but there is a significant speed advantage.