fun ButtonGroup.getValue(): String?
Returns the action command of the currently selected button, or null if no button is selected.
null
Return the String value of the currently selected button, or null if no button is selected
String