FieldControlProperties.isAriaRequired
Indicates whether or not this is an aria required field. If {link #isRequired() is set to true then aria-required='true' is implied.
The aria-required attribute is not added to the input element if set to false
returns boolean