oauth2_resource: fix property id

This object was not exported with its actual ID, reindexing cause
warnings in the log, like this:

    2023-02-13 08:13:47,169 WARNING CMFActivity Message dropped (no object found at path ('', 'erp5', 'portal_property_sheets', 'OAuth2AuthorisationClientConnector', 'usable_as_default_property'))
    Traceback (most recent call last):
      File "./parts/erp5/product/CMFActivity/ActivityTool.py", line 282, in getObject
        obj = self._getObject(activity_tool)
      File "./parts/erp5/product/CMFActivity/ActivityTool.py", line 276, in _getObject
        obj = obj[id]
      File "./eggs/Zope2-2.13.30-py2.7.egg/OFS/ObjectManager.py", line 783, in __getitem__
        raise KeyError, key
    KeyError: 'usable_as_default_property'
8 jobs for for_testrunner_1 in 0 seconds (queued for 1 second)
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-Master

00:59:26

failed ERP5.CodingStyleTest-TestRunner1

00:50:53

passed ERP5.PerformanceTest-Master

00:26:20

passed ERP5.PerformanceTest-TestRunner1

00:26:16

failed ERP5.UnitTest-Master

01:49:23

failed ERP5.UnitTest-TestRunner1

01:52:53

passed SlapOS.Eggs.UnitTest-Master.Python2

00:16:33

passed SlapOS.Eggs.UnitTest-Master.Python3

00:20:00