public boolean getBooleanOption(String name);
Returns the value of the Boolean type option.
The createHandler() method uses any child meta-object associated with the data handler to initialize its configuration options. You can use the getBooleanOption() method to obtain the value of one of these options, as long as the option contains a Boolean value.