Summary: Add screenreader-focusable property to AccessibilityUtil#getAccessibilityNodeInfoData The accessibility hierarchy displays various AccessibilityNodeInfo properties. However, it was missing the screenreader-focusable property. ## Changelog Display screenreader-focusable property in the accessibility hierarchy. Pull Request resolved: https://github.com/facebook/flipper/pull/2925 Test Plan: Test suite passes and code lints. Reviewed By: mweststrate Differential Revision: D31312381 Pulled By: passy fbshipit-source-id: c5044cef6aabe5bd2d2ce5e315f5aafd6990a137