This change completes handling for all ARIA properties defined in the current ARIA spec — by adding handling for the following properties: - aria-braillelabel - aria-brailleroledescription - aria-colindextext - aria-description - aria-rowindextext
_string
_short_string
As `_string` can't fail anymore (since 3434412), there are no real benefits to use the short variant in most cases.
3434412
These will make serializing and calculating default values easier.