Clients can retrieve the object's default action by inspecting an object's AccessibleObject.DefaultAction property. A client can use automation (if supported) instead of AccessibleObject.DoDefaultAction to perform an object's default action. However, AccessibleObject.DoDefaultAction provides an easy way to perform an object's most commonly used action.