Auto merge of #552 - Redfire75369:tests/property_descriptor, r=jdm
Added Test for Property Descriptor
This pull request adds a test for functions using property descriptors.
This test was created on request of @sagudev. I believe the request was to allow for testing when changes in the JSAPI that occurred in SM 90/91. The changes caused these functions to use `mozilla::Maybe`.