[ NoAccessorMethod ]
[ Version ( since = "3.16" ) ]
public ButtonRole role { get; set; }
Specifies whether the button is a plain, check or radio button.
When action_name is set, the role will be determined from the action and does not have to be set explicitly.